home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3136 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  693 b 

  1. Path: news.vcnet.com!usenet
  2. From: huetan@vcnet.com
  3. Newsgroups: comp.lang.c++
  4. Subject: Complex numbers in VC++ 4.0
  5. Date: Sun, 21 Jan 1996 22:02:18 -0800
  6. Organization: Internet Access of Ventura County 805.383.3500
  7. Message-ID: <3103286A.7286@vcnet.com>
  8. NNTP-Posting-Host: port58.vcnet.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0b6a (Win95; I)
  13.  
  14. I browsed the on-line books to search for a complex number class but 
  15. found nothing. Borland 4.5 comes with a complex class and functions 
  16. fully implemented. Is a similar class provided for MSVC++ or do I have 
  17. to write the code myself? Thanks in advance for any help.
  18.  
  19. Chanh
  20.